home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / CMCD1203.ISO / Software / Complet / CINEBENCH 2003 / resource / modules / objects / res / description / Fstlexport.h < prev    next >
C/C++ Source or Header  |  2003-02-27  |  108b  |  9 lines

  1. #ifndef _Fstlexport_H_
  2. #define _Fstlexport_H_
  3.  
  4. enum
  5. {
  6.     STLEXPORTFILTER_SCALE                         = 1000
  7. };
  8.  
  9. #endif